home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / dev / lang / jikes000.readme < prev    next >
Text File  |  1999-05-23  |  2KB  |  55 lines

  1. Short:    Fast Java compiler,v.047 (68000 binary)
  2. Author:   Philippe Charles and David Shields, IBM Research.
  3. Uploader: kyrimis@cti.gr (Kriton Kyrimis)
  4. Version:  0.47
  5. Type:     dev/lang
  6.  
  7. This is a native Amiga port (no ixemul.library required) of jikes,
  8. the free Java compiler from IBM, compiled for a plain 68000.
  9.  
  10. REQUIREMENTS:
  11. * An Amiga with enough memory to run the program.
  12. * The Java run-time classes (e.g., those from Sun, or from Kaffe).
  13.  
  14. INSTALLATION:
  15. Simply copy the jikes executable somewhere in your path.
  16.  
  17. USAGE:
  18. Set either the CLASSPATH or the JIKESPATH environment variable to point
  19. to the directories and zip/jar files that you want your compiler to use.
  20. E.g., if you are using Kaffe, you can say:
  21. setenv CLASSPATH "GG:share/kaffe/Klasses.jar;GG:share/kaffe/Pizza.jar;."
  22. Separate the path components using semicolons. You can use UNIX "." and ".."
  23. notation for the current directory and for the parent directory of a
  24. directory.
  25.  
  26. If you find a bug in the Amiga port, you can contact me at kyrimis@cti.gr
  27. and I'll see what I can do.
  28.  
  29. Kriton Kyrimis.
  30.  
  31. ******************************************************************************
  32. This product includes software developed by IBM Corp. as part of
  33. the IBM Research Jikes Compiler Project, http://www.ibm.com/research/jikes.
  34.  
  35. This software is subject to the terms of the IBM Jikes Compiler
  36. License Agreement available at the following URL:
  37. http://www.ibm.com/research/jikes. Copyright (C) 1996, 1999,
  38. International Business Machines Corporation and others. All Rights
  39. Reserved. You must accept the terms of that agreement to use this
  40. software.
  41. ******************************************************************************
  42.  
  43.  
  44. ============================= Archive contents =============================
  45.  
  46. Original  Packed Ratio    Date     Time    Name
  47. -------- ------- ----- --------- --------  -------------
  48.     4806    1273 73.5% 19-Feb-99 18:02:18 +contrib.htm
  49.  1274288  433215 66.0% 30-Apr-99 20:45:56 +jikes
  50.    41871   15226 63.6% 17-Feb-99 19:02:48 +jikes.htm
  51.     9095    3165 65.2% 02-Feb-99 19:17:54 +license.htm
  52.     1355     711 47.5% 02-May-99 11:35:54 +README.AMIGA
  53. -------- ------- ----- --------- --------
  54.  1331415  453590 65.9% 04-May-99 21:49:42   5 files
  55.